home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Diversos
/
cosmicfozmik.swf
/
scripts
/
frame_7
/
PlaceObject2_160_78
/
CLIPACTIONRECORD onClipEvent(load).as
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-09-27
|
303 b
|
15 lines
onClipEvent(load){
isNegative = 0;
myColor = new Color(this);
orig = myColor.getTransform();
this.swapDepths(3999);
tickCount = 0;
_alpha = 100;
tickMax = 1;
deathCount = 0;
_width = 20;
_height = 20;
saveX = _root.player._x;
saveY = _root.player._y;
}